Rename property 'declared-type' to 'function-type'
authorAndrea Corallo <acorallo@gnu.org>
Mon, 29 Apr 2024 18:31:05 +0000 (20:31 +0200)
committerAndrea Corallo <acorallo@gnu.org>
Mon, 29 Apr 2024 18:41:11 +0000 (20:41 +0200)
commit0757ea98654bef58d19a46ce2f7ce1a715ec65ca
treec142aee5e1caf5e9c9d403d192a4c91311b556c1
parent15016288ecaefbfb2822c1fcef7146a5d8663650
Rename property 'declared-type' to 'function-type'

* lisp/emacs-lisp/byte-run.el (byte-run--set-function-type): Rename.
(defun-declarations-alist): Update.
* lisp/emacs-lisp/comp.el (comp--get-function-cstr): Likewise.
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/comp-common.el
lisp/emacs-lisp/comp.el